Vector.opBinaryRight

Undocumented in source.
struct Vector(uint N, T)
@nogc @safe nothrow pragma(inline, true)
alias opBinaryRight = opBinary

Meta